{
    "enabled": true,
    "neededInstalledMods": [],
    "neededUninstalledMods": [],
    "spawns": [
	{
            "id": "taillow_farm4",
            "pokemon": "taillow",
            "presets": [
                "natural"
            ],
            "type": "pokemon",
            "context": "grounded",
            "bucket": "common",
            "level": "12-16",
            "weight": 1000.00,
            "condition": {
		"canSeeSky": true,
		"maxX": -137,
		"minX": -242,
		"maxZ": -146,
		"minZ": -276,
                "biomes": [
                    "#cobblemon:is_overworld"
		],
                "neededNearbyBlocks": [
                    "minecraft:grass_block"
		]
            }
        }
    ]
}